home *** CD-ROM | disk | FTP | other *** search
/ Mac Mania 1 / MacMania 1.toast / Educational / Misc. / Class Administrator / Helper / card_8008.txt < prev    next >
Text File  |  1990-07-06  |  2KB  |  76 lines

  1. -- card: 8008 from stack: in
  2. -- bmap block id: 5385
  3. -- flags: 4000
  4. -- background id: 6962
  5. -- name: Deleting Student Records
  6. ----- HyperTalk script -----
  7. On OpenCard
  8.   Put the long date into bkgnd field "Date"
  9. end OpenCard
  10.  
  11.  
  12.  
  13. -- part 33 (field)
  14. -- low flags: 00
  15. -- high flags: 2004
  16. -- rect: left=139 top=85 right=286 bottom=390
  17. -- title width / last selected line: 0
  18. -- icon id / first selected line: 0 / 0
  19. -- text alignment: 0
  20. -- font id: 3
  21. -- text size: 12
  22. -- style flags: 0
  23. -- line height: 16
  24. -- part name: 
  25.  
  26.  
  27. -- part 34 (button)
  28. -- low flags: 00
  29. -- high flags: 8000
  30. -- rect: left=282 top=0 right=23 bottom=398
  31. -- title width / last selected line: 0
  32. -- icon id / first selected line: 0 / 0
  33. -- text alignment: 1
  34. -- font id: 0
  35. -- text size: 12
  36. -- style flags: 0
  37. -- line height: 16
  38. -- part name: Delete a student
  39.  
  40.  
  41. -- part 35 (button)
  42. -- low flags: 00
  43. -- high flags: 8003
  44. -- rect: left=36 top=190 right=212 bottom=136
  45. -- title width / last selected line: 0
  46. -- icon id / first selected line: 0 / 0
  47. -- text alignment: 1
  48. -- font id: 0
  49. -- text size: 12
  50. -- style flags: 0
  51. -- line height: 16
  52. -- part name: Back to menu
  53. ----- HyperTalk script -----
  54. on mouseUp
  55.   go to first card
  56. end mouseUp
  57.  
  58.  
  59.  
  60. -- part contents for background part 40
  61. ----- text -----
  62. Monday, July 2, 1990
  63.  
  64. -- part contents for background part 58
  65. ----- text -----
  66. When you are finished entering the names of your students in the seating chart, click on the "done" button.  Feel free to move the tardy, absent, and edit buttons if you feel it is necessary.
  67.  
  68. -- part contents for background part 4
  69. ----- text -----
  70.  
  71.  
  72.  
  73. -- part contents for card part 33
  74. ----- text -----
  75. To delete a student from the seating chart, click on the "delete a student" button.  You will be prompted on whether you wish to print the student's records before deleting them.  After that, the procedure is automatic.
  76. ***You still have to manually delete the student from the seating chart by clicking on the "Edit seating" button and then deleting the student from the chart.